From: Jim Blandy Date: Thu, 17 Jun 1993 04:57:09 +0000 (+0000) Subject: * configure.in: Look for the closedir function. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~95264 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=22288fe16c5fb4d722129949d3adccf3001b0bae;p=emacs.git * configure.in: Look for the closedir function. --- diff --git a/configure1.in b/configure1.in index 9624fad4f01..cb8154df3ae 100755 --- a/configure1.in +++ b/configure1.in @@ -950,7 +950,7 @@ AC_RETSIGTYPE dnl checks for functions AC_ALLOCA -AC_HAVE_FUNCS(gettimeofday gethostname dup2 rename) +AC_HAVE_FUNCS(gettimeofday gethostname dup2 rename closedir) dnl checks for structure members AC_STRUCT_TM